home *** CD-ROM | disk | FTP | other *** search
- Path: titan.fullerton.edu!xweipeng
- From: xweipeng@titan.fullerton.edu (Peng Wei-Cheng)
- Newsgroups: comp.lang.c
- Subject: MS C 6.0
- Date: 26 Feb 1996 18:17:17 GMT
- Organization: California State University at Fullerton
- Message-ID: <4gstfd$bjp@news.fullerton.edu>
- NNTP-Posting-Host: ecs.fullerton.edu
-
- Hi netters:
-
- I have a quick question, while I running Microsoft C v. 6.0
- I can compile the program, but I can not link the program and make
- it into executable file. every time I link the program the message
- shows that either slibce.lib is missing or slibcer.lib is missing,
- can anyone tell me what I did wrong?.. I installed the MS C as
- default. and the program I ran is just a simple printf function.
- with #include <stdio.h>. I'll appreciate any help, thanks.
-
- Willie
-
-